Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: fix flaky HTTPRoute creation #18

Closed
wants to merge 1 commit into from

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Mar 15, 2024

Attempt 2 after #16 got its CI broken?

Similar to #13 but in TestGatewayMultiple.

Closes #1576

    test_gateway.go:356: 
        	Error Trace:	/home/runner/work/gateway-operator/gateway-operator/test/integration/test_gateway.go:356
        	Error:      	Received unexpected error:
        	            	admission webhook "httproutes.validation.ingress-controller.konghq.com" denied the request: Unable to validate HTTPRoute schema: making HTTP request: Post "https://10-244-15-224.dataplane-admin-1aaa01e8-ea7f-4b95-b154-975844f9ef10-xmw7qt5pqn.2ea22309-931e-4810-8638-fde098db0a27.svc:8444/schemas/routes/validate": dial tcp 10.244.15.224:8444: connect: connection refused
        	Test:       	TestIntegration/TestGatewayMultiple

@pmalek pmalek self-assigned this Mar 15, 2024
@pmalek pmalek requested a review from a team as a code owner March 15, 2024 19:52
@pmalek pmalek force-pushed the fix-flaky-httproute-creation2 branch from b929a86 to fe5e870 Compare March 15, 2024 19:52
@pmalek pmalek closed this Mar 15, 2024
@pmalek pmalek deleted the fix-flaky-httproute-creation2 branch March 15, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant